home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / GLOSSARY.CXT / 00659_Relational database .txt < prev    next >
Encoding:
Text File  |  1998-05-11  |  357 b   |  1 lines

  1. Database that lets you define how different fields in different files are related. A company might have a database of all its products sorted by their code number. Another file has a list of all its customers. A third file could be used for orders and would retrieve the customer details from the customer file and the product details from the product file.